projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d68c3ca
)
(erc-startup-file-list): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Jun 2007 00:38:12 +0000
(
00:38
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Jun 2007 00:38:12 +0000
(
00:38
+0000)
lisp/erc/erc.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc.el
b/lisp/erc/erc.el
index 72442de9f95015dcb859e3c2de4a596d1f5d42e2..d6875ffc4af33e506035c7aa606b4546dc485a35 100644
(file)
--- a/
lisp/erc/erc.el
+++ b/
lisp/erc/erc.el
@@
-842,7
+842,7
@@
See `erc-server-flood-margin' for other flood-related parameters.")
The first existent and readable one will get executed.
If the filename ends with `.el' it is presumed to be an Emacs Lisp
-script and it gets (load)ed. Otherwise i
s
is treated as a bunch of
+script and it gets (load)ed. Otherwise i
t
is treated as a bunch of
regular IRC commands."
:group 'erc-scripts
:type '(repeat file))